home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / bubble_s.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2010-08-12  |  68 b   |  5 lines

  1. on(release){
  2.    _parent._parent.TrackValues();
  3.    stopDrag();
  4. }
  5.